home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / renegade / rgep261.zip / FIN.EXE / FILEIN51.EXE / UPDATE.DOC < prev   
Text File  |  1994-05-15  |  2KB  |  52 lines

  1. FileIN! 5.0
  2. -----------
  3.  
  4. An incompatibilty with Pkzip has been corrected. Basically, Filein was unable 
  5. to convert to Pkzip format becuase they require a *.* on the end of all
  6. paths to create an archive(of all files in a directory). Rather wierd, ARJ
  7. nor any other archiver I've had the time to mess with requires that. 
  8.  
  9. Secondly, the log routines have been totally revamped. They now follow a
  10. binkley-style setup. Its not "Binkley Log", but its more organized and easier
  11. to follow with timestamps on each line. I think everyone would breathe a 
  12. collective sigh of relief over this one. :-) Thanks go out to Bryan Rapp
  13. for suggesting the new format, and I'll admit, the old format just plain
  14. sucked. 
  15.  
  16. Thirdly, all users of Archive conversion. If you convert to ARJ, make sure you
  17. place a '-e' on the COMPRESSION commandline. Why? Because, ARJ stores the path
  18. of each file, meaning, if you convert to arj, if you ran a test on the archive
  19. you'd get filenames like "D:\REN\FILE\RGSDN\!FILEIN!.TMP\JOEBLOW.DOC" etc.
  20. The -E tells arj not to store the path, which that is not only sloppy but 
  21. those paths add size to the archive. Sorry about that, for the rest of the
  22. archives you may use, its a "Read the docs" thing to prevent this.
  23.  
  24. A bug in the file point calculation routines has been corrected.
  25.  
  26. A bug that made the MCI's in HEADER.TXT and FOOTER.TXT work with lowercase
  27. only is fixed.
  28.  
  29. Also, my system is back up. (602)545-9458, and more to come on this. For now
  30. send all bug reports to Patrick as it will be a few weeks before I get all
  31. my node numbers back.
  32.  
  33. And last but not least, we now have a neet-o menu driven config program. :)
  34. This is pretty rad, and for you programmer types, it is -NOT- a TurboVision 
  35. app. It's 100% original code by yours truly. The config program has new input
  36. routines. There is a scroll-bar driven base tagging feature now, and ALL
  37. text fields(i.e. where you type a path etc) have the following keys active:
  38. INS,DEL,HOME,END,Left/Right arros. Its a 'line editor' input procedure.
  39.  
  40. FileIN! 5.1
  41. -----------
  42.  
  43. Yes, it took a whole day for 5.0 to crash and burn. Listed are the fixes:
  44.  
  45. Filecfg would nuke the first file base in the tag menu. Its fixed, go check
  46. your bases if you use a custom scan list.
  47.  
  48. If you had logs disabled, you would get an error 105. Fixed.
  49.  
  50. The version numbers in the log, and the message posting have been fixed.
  51.  
  52.